List & Label .NET
combit.Reporting Namespace / ILlLogger Schnittstelle / Debug Methode / Debug(Int32,LogCategory,String,Object[]) Methode


In diesem Thema
    Debug(Int32,LogCategory,String,Object[]) Methode
    In diesem Thema
    Syntax
    'Deklaration
     
    
    Overloads Sub Debug( _
       ByVal indentationDelta As Integer, _
       ByVal category As LogCategory, _
       ByVal message As String, _
       ByVal ParamArray args() As Object _
    ) 

    Parameter

    indentationDelta
    category
    message
    args
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    Siehe auch